[INFO] cloning repository https://github.com/akiojin/unity-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akiojin/unity-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakiojin%2Funity-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakiojin%2Funity-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f9a0225fe78bf0c3a5248f03e5b5a74762fc54c
[INFO] testing akiojin/unity-cli against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakiojin%2Funity-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/akiojin/unity-cli
[INFO] finished tweaking git repo https://github.com/akiojin/unity-cli
[INFO] tweaked toml for git repo https://github.com/akiojin/unity-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/akiojin/unity-cli on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/akiojin/unity-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69e9aa7f3e9d1cbe8f922f46a662ec9d44e8c5b668436116bbe601895b28fd33
[INFO] running `Command { std: "docker" "start" "-a" "69e9aa7f3e9d1cbe8f922f46a662ec9d44e8c5b668436116bbe601895b28fd33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69e9aa7f3e9d1cbe8f922f46a662ec9d44e8c5b668436116bbe601895b28fd33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69e9aa7f3e9d1cbe8f922f46a662ec9d44e8c5b668436116bbe601895b28fd33", kill_on_drop: false }`
[INFO] [stdout] 69e9aa7f3e9d1cbe8f922f46a662ec9d44e8c5b668436116bbe601895b28fd33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60ca5094bc9a8dd7b19d234a74139487d353ddfe83b97a34db2ec64054103464
[INFO] running `Command { std: "docker" "start" "-a" "60ca5094bc9a8dd7b19d234a74139487d353ddfe83b97a34db2ec64054103464", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling unity-cli v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.18s
[INFO] running `Command { std: "docker" "inspect" "60ca5094bc9a8dd7b19d234a74139487d353ddfe83b97a34db2ec64054103464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60ca5094bc9a8dd7b19d234a74139487d353ddfe83b97a34db2ec64054103464", kill_on_drop: false }`
[INFO] [stdout] 60ca5094bc9a8dd7b19d234a74139487d353ddfe83b97a34db2ec64054103464
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32c6d48b8a1c54fcdee228acf2071be27ff5716fff895deb17e61a5c13335d27
[INFO] running `Command { std: "docker" "start" "-a" "32c6d48b8a1c54fcdee228acf2071be27ff5716fff895deb17e61a5c13335d27", kill_on_drop: false }`
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling unity-cli v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.40s
[INFO] running `Command { std: "docker" "inspect" "32c6d48b8a1c54fcdee228acf2071be27ff5716fff895deb17e61a5c13335d27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32c6d48b8a1c54fcdee228acf2071be27ff5716fff895deb17e61a5c13335d27", kill_on_drop: false }`
[INFO] [stdout] 32c6d48b8a1c54fcdee228acf2071be27ff5716fff895deb17e61a5c13335d27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a585c8ec91314f9f881652d26d2bddf296012343a823936137fee8cb8a001a51
[INFO] running `Command { std: "docker" "start" "-a" "a585c8ec91314f9f881652d26d2bddf296012343a823936137fee8cb8a001a51", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unity_cli-6204b8a9889baf6d)
[INFO] [stdout] 
[INFO] [stdout] running 257 tests
[INFO] [stdout] test app::runner::tests::env_var_guard_restores_previous_value ... ok
[INFO] [stdout] test app::runner::tests::init_tracing_accepts_verbose_levels ... ok
[INFO] [stdout] test app::runner::tests::augment_command_stats_inserts_cli_snapshot ... ok
[INFO] [stdout] test app::runner::tests::execute_tool_skips_mutating_tool_in_dry_run_mode ... ok
[INFO] [stdout] test app::runner::tests::load_params_reads_inline_json ... ok
[INFO] [stdout] test app::runner::tests::load_params_rejects_when_json_and_params_file_are_both_set ... ok
[INFO] [stdout] test app::runner::tests::parse_external_tool_command_requires_tool_name ... ok
[INFO] [stdout] test app::runner::tests::parse_external_tool_command_rejects_unknown_flag ... ok
[INFO] [stdout] test app::runner::tests::parse_external_tool_command_supports_equals_forms ... ok
[INFO] [stdout] test app::runner::tests::parse_json_object_accepts_object ... ok
[INFO] [stdout] test app::runner::tests::parse_external_tool_command_requires_values_for_flags ... ok
[INFO] [stdout] test app::runner::tests::parse_json_object_rejects_non_object ... ok
[INFO] [stdout] test app::runner::tests::parse_ports_deduplicates_values ... ok
[INFO] [stdout] test app::runner::tests::load_params_defaults_to_empty_object ... ok
[INFO] [stdout] test app::runner::tests::parse_ports_rejects_invalid_values ... ok
[INFO] [stdout] test app::runner::tests::parse_external_tool_command_accepts_json_flag ... ok
[INFO] [stdout] test app::runner::tests::print_value_text_handles_string_and_object ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_add_component_payload ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_analyze_asset_dependencies_get_dependencies ... ok
[INFO] [stdout] test app::runner::tests::load_params_reads_json_from_file ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_addressables_manage_add_entry ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_create_animation_clip_payload ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_create_gameobject_with_vector_fields ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_build_index_output_path ... ok
[INFO] [stdout] test app::runner::tests::parse_ports_returns_empty_for_none ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_create_animator_controller_payload ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_create_sprite_atlas_payload ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_lsp_write_payload_with_path_alias ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_delete_gameobject_with_path_and_paths ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_profiler_start_payload ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_valid_payload ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_write_csharp_file_payload ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_get_input_actions_state_with_asset_path ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_execute_menu_item_without_action ... ok
[INFO] [stdout] test app::runner::tests::run_with_cli_rejects_unknown_external_tool ... ok
[INFO] [stdout] test app::runner::tests::run_with_cli_handles_instances_and_daemon_commands_without_server ... FAILED
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_analyze_asset_dependencies_invalid_action ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_input_keyboard_batch_actions ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_load_scene_by_name ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_analyze_screenshot_without_source ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_create_animation_clip_without_sprite_paths ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_execute_menu_item_without_action_or_menu_path ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_create_package_setting_without_value ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_manage_layers_get_by_index ... ok
[INFO] [stdout] test app::runner::tests::run_with_cli_requires_batch_input_source ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_addressables_analyze_dependencies_without_asset_path ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_load_scene_with_both_identifiers ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_invalid_animator_condition_mode ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_manage_layers_add_without_layer_name ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_manage_selection_set_without_object_paths ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_manage_asset_database_move_without_to_path ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_manage_windows_focus_without_window_type ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_missing_required_property ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_registry_config_add_scope_without_scope ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_manage_layers_invalid_action ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_package_manager_search_without_keyword ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_manage_tools_activate_without_tool_name ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_execute_menu_item_get_available_menus ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_analyze_asset_dependencies_get_dependencies_without_asset_path ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_invalid_sprite_atlas_filter_mode ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_execute_menu_item_without_menu_path ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_unknown_field_for_clear_logs ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_set_component_field_missing_required ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_unknown_property_when_schema_is_strict ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_unknown_run_tests_property ... ok
[INFO] [stdout] test core::command_stats::tests::snapshot_groups_calls_by_tool_and_route ... ok
[INFO] [stdout] test app::runner::tests::run_with_cli_exercises_remote_command_error_paths ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_remove_input_binding_without_selector ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_accepts_package_manager_list_action ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_delete_gameobject_without_target ... ok
[INFO] [stdout] test app::runner::tests::validate_tool_params_rejects_addressables_manage_move_entry_without_target_group ... ok
[INFO] [stdout] [2m2026-05-04T10:01:28.842532Z[0m [34mDEBUG[0m self-update failed: Failed to fetch unity-cli manifest from known repositories: akiojin/unity-cli: Failed to request https://api.github.com/repos/akiojin/unity-cli/releases/latest: https://api.github.com/repos/akiojin/unity-cli/releases/latest: Dns Failed: resolve dns name 'api.github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-05-04T10:01:28.843326Z[0m [34mDEBUG[0m self-update failed: Failed to fetch unity-cli manifest from known repositories: akiojin/unity-cli: Failed to request https://api.github.com/repos/akiojin/unity-cli/releases/latest: https://api.github.com/repos/akiojin/unity-cli/releases/latest: Dns Failed: resolve dns name 'api.github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-05-04T10:01:28.844099Z[0m [34mDEBUG[0m self-update failed: Failed to fetch unity-cli manifest from known repositories: akiojin/unity-cli: Failed to request https://api.github.com/repos/akiojin/unity-cli/releases/latest: https://api.github.com/repos/akiojin/unity-cli/releases/latest: Dns Failed: resolve dns name 'api.github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-05-04T10:01:28.844298Z[0m [34mDEBUG[0m self-update failed: Failed to fetch unity-cli manifest from known repositories: akiojin/unity-cli: Failed to request https://api.github.com/repos/akiojin/unity-cli/releases/latest: https://api.github.com/repos/akiojin/unity-cli/releases/latest: Dns Failed: resolve dns name 'api.github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-05-04T10:01:28.844676Z[0m [34mDEBUG[0m self-update skipped: last check within throttle window
[INFO] [stdout] [2m2026-05-04T10:01:28.845502Z[0m [34mDEBUG[0m self-update failed: Failed to fetch unity-cli manifest from known repositories: akiojin/unity-cli: Failed to request https://api.github.com/repos/akiojin/unity-cli/releases/latest: https://api.github.com/repos/akiojin/unity-cli/releases/latest: Dns Failed: resolve dns name 'api.github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-05-04T10:01:28.845767Z[0m [34mDEBUG[0m self-update failed: Failed to fetch unity-cli manifest from known repositories: akiojin/unity-cli: Failed to request https://api.github.com/repos/akiojin/unity-cli/releases/latest: https://api.github.com/repos/akiojin/unity-cli/releases/latest: Dns Failed: resolve dns name 'api.github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] test core::config::tests::default_host_returns_localhost_without_env ... ok
[INFO] [stdout] test app::runner::tests::run_with_cli_set_active_text_output_when_reachable ... ok
[INFO] [stdout] test core::config::tests::default_timeout_returns_30000_without_env ... ok
[INFO] [stdout] test core::config::tests::empty_value_is_ignored ... ok
[INFO] [stdout] test core::config::tests::default_port_returns_6400_without_env ... ok
[INFO] [stdout] test core::config::tests::fails_when_removed_unityd_env_is_set ... ok
[INFO] [stdout] test core::config::tests::execution_context_uses_defaults ... ok
[INFO] [stdout] test core::config::tests::u16_env_parses_correctly ... ok
[INFO] [stdout] test core::config::tests::u16_env_rejects_zero ... ok
[INFO] [stdout] test core::config::tests::u64_env_parses_correctly ... ok
[INFO] [stdout] test core::config::tests::fails_when_legacy_alias_is_set ... ok
[INFO] [stdout] test core::config::tests::returns_none_when_no_keys_set ... ok
[INFO] [stdout] test core::config::tests::u64_env_rejects_zero ... ok
[INFO] [stdout] test app::runner::tests::run_with_cli_supports_tool_schema_command ... ok
[INFO] [stdout] test app::runner::tests::run_with_cli_batch_marks_skipped_items_in_dry_run_mode ... ok
[INFO] [stdout] test core::endpoint::tests::cli_override_wins_over_active_instance ... ok
[INFO] [stdout] test core::endpoint::tests::env_port_wins_when_no_cli_override ... ok
[INFO] [stdout] [2m2026-05-04T10:01:28.848935Z[0m [34mDEBUG[0m connecting to 127.0.0.1:37665 at 127.0.0.1:37665
[INFO] [stdout] [2m2026-05-04T10:01:28.848977Z[0m [34mDEBUG[0m connecting to 127.0.0.1:39643 at 127.0.0.1:39643
[INFO] [stdout] [2m2026-05-04T10:01:28.848993Z[0m [34mDEBUG[0m connecting to 127.0.0.1:45351 at 127.0.0.1:45351
[INFO] [stdout] [2m2026-05-04T10:01:28.849091Z[0m [34mDEBUG[0m created stream: Stream(TcpStream { addr: 127.0.0.1:43504, peer: 127.0.0.1:37665, fd: 22 })
[INFO] [stdout] [2m2026-05-04T10:01:28.849096Z[0m [34mDEBUG[0m created stream: Stream(TcpStream { addr: 127.0.0.1:41606, peer: 127.0.0.1:39643, fd: 24 })
[INFO] [stdout] [2m2026-05-04T10:01:28.849126Z[0m [34mDEBUG[0m sending request GET http://127.0.0.1:37665/
[INFO] [stdout] [2m2026-05-04T10:01:28.849128Z[0m [34mDEBUG[0m sending request GET http://127.0.0.1:39643/
[INFO] [stdout] test core::instances::tests::parse_id_validates_shape ... [2m2026-05-04T10:01:28.849174Z[0m [34mDEBUG[0m writing prelude: GET / HTTP/1.1
[INFO] [stdout] Host: 127.0.0.1:39643
[INFO] [stdout] Accept: */*
[INFO] [stdout] User-Agent: unity-cli
[INFO] [stdout] Authorization: ***
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] [2m2026-05-04T10:01:28.849189Z[0m [34mDEBUG[0m created stream: Stream(TcpStream { addr: 127.0.0.1:56922, peer: 127.0.0.1:45351, fd: 25 })
[INFO] [stdout] [2m2026-05-04T10:01:28.849172Z[0m [34mDEBUG[0m writing prelude: GET / HTTP/1.1
[INFO] [stdout] Host: 127.0.0.1:37665
[INFO] [stdout] Accept: */*
[INFO] [stdout] User-Agent: unity-cli
[INFO] [stdout] Authorization: ***
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] [2m2026-05-04T10:01:28.849399Z[0m [34mDEBUG[0m sending request GET http://127.0.0.1:45351/
[INFO] [stdout] [2m2026-05-04T10:01:28.849388Z[0m [34mDEBUG[0m connecting to 127.0.0.1:39847 at 127.0.0.1:39847
[INFO] [stdout] [2m2026-05-04T10:01:28.849472Z[0m [34mDEBUG[0m writing prelude: GET / HTTP/1.1
[INFO] [stdout] Host: 127.0.0.1:45351
[INFO] [stdout] Accept: */*
[INFO] [stdout] User-Agent: unity-cli
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] [2m2026-05-04T10:01:28.849499Z[0m [34mDEBUG[0m Body entirely buffered (length: 21)
[INFO] [stdout] [2m2026-05-04T10:01:28.849531Z[0m [34mDEBUG[0m dropping stream: Stream(TcpStream { addr: 127.0.0.1:43504, peer: 127.0.0.1:37665, fd: 22 })
[INFO] [stdout] [2m2026-05-04T10:01:28.849548Z[0m [34mDEBUG[0m created stream: Stream(TcpStream { addr: 127.0.0.1:52804, peer: 127.0.0.1:39847, fd: 3 })
[INFO] [stdout] [2m2026-05-04T10:01:28.849585Z[0m [34mDEBUG[0m response 200 to GET http://127.0.0.1:37665/
[INFO] [stdout] [2m2026-05-04T10:01:28.849590Z[0m [34mDEBUG[0m sending request GET http://127.0.0.1:39847/
[INFO] [stdout] [2m2026-05-04T10:01:28.849620Z[0m [34mDEBUG[0m writing prelude: GET / HTTP/1.1
[INFO] [stdout] Host: 127.0.0.1:39847
[INFO] [stdout] Accept: */*
[INFO] [stdout] User-Agent: unity-cli
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] [2m2026-05-04T10:01:28.849696Z[0m [34mDEBUG[0m Body entirely buffered (length: 21)
[INFO] [stdout] ok
[INFO] [stdout] [2m2026-05-04T10:01:28.849747Z[0m [34mDEBUG[0m dropping stream: Stream(TcpStream { addr: 127.0.0.1:56922, peer: 127.0.0.1:45351, fd: 25 })
[INFO] [stdout] test core::instances::tests::load_registry_reconstructs_missing_ids ... ok
[INFO] [stdout] [2m2026-05-04T10:01:28.849816Z[0m [34mDEBUG[0m Body entirely buffered (length: 23)
[INFO] [stdout] [2m2026-05-04T10:01:28.849823Z[0m [34mDEBUG[0m response 200 to GET http://127.0.0.1:45351/
[INFO] [stdout] test core::instances::tests::registry_round_trip_serialization_shape_is_supported ... ok
[INFO] [stdout] [2m2026-05-04T10:01:28.849841Z[0m [34mDEBUG[0m dropping stream: Stream(TcpStream { addr: 127.0.0.1:52804, peer: 127.0.0.1:39847, fd: 3 })
[INFO] [stdout] test core::instances::tests::list_instances_reports_up_for_reachable_port ... ok
[INFO] [stdout] [2m2026-05-04T10:01:28.849901Z[0m [34mDEBUG[0m response 403 to GET http://127.0.0.1:39847/
[INFO] [stdout] test core::instances::tests::list_instances_adds_default_port_when_no_entries_exist ... ok
[INFO] [stdout] test core::managed_binaries::tests::get_response_includes_authorization_header ... ok
[INFO] [stdout] test core::managed_binaries::tests::get_json_parses_http_body ... [2m2026-05-04T10:01:28.850014Z[0m [34mDEBUG[0m Body entirely buffered (length: 12)
[INFO] [stdout] [2m2026-05-04T10:01:28.850049Z[0m [34mDEBUG[0m dropping stream: Stream(TcpStream { addr: 127.0.0.1:41606, peer: 127.0.0.1:39643, fd: 24 })
[INFO] [stdout] [2m2026-05-04T10:01:28.850110Z[0m [34mDEBUG[0m response 500 to GET http://127.0.0.1:39643/
[INFO] [stdout] [2m2026-05-04T10:01:28.850514Z[0m [34mDEBUG[0m self-update failed: Failed to fetch unity-cli manifest from known repositories: akiojin/unity-cli: Failed to request https://api.github.com/repos/akiojin/unity-cli/releases/latest: https://api.github.com/repos/akiojin/unity-cli/releases/latest: Dns Failed: resolve dns name 'api.github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] ok
[INFO] [stdout] test core::managed_binaries::tests::sha256_file_matches_known_hash ... ok
[INFO] [stdout] test core::managed_binaries::tests::get_json_fails_with_status_and_body ... ok
[INFO] [stdout] test daemon::unityd::tests::daemon_call_error_classification ... ok
[INFO] [stdout] test daemon::unityd::tests::daemon_request_batch_round_trip ... ok
[INFO] [stdout] test daemon::unityd::tests::daemon_request_ping_round_trip ... ok
[INFO] [stdout] test daemon::unityd::tests::daemon_request_status_round_trip ... ok
[INFO] [stdout] test daemon::unityd::tests::daemon_request_stop_round_trip ... ok
[INFO] [stdout] test core::managed_binaries::tests::replace_file_atomic_overwrites_destination ... ok
[INFO] [stdout] test daemon::unityd::tests::daemon_request_tool_round_trip ... ok
[INFO] [stdout] test daemon::unityd::tests::daemon_response_error_round_trip ... ok
[INFO] [stdout] test core::instances::tests::set_active_succeeds_for_reachable_instance_and_tracks_previous ... ok
[INFO] [stdout] test daemon::unityd::tests::daemon_response_round_trip ... ok
[INFO] [stdout] test daemon::unityd::tests::daemon_response_round_trip_preserves_timing ... ok
[INFO] [stdout] test daemon::unityd::tests::idle_timeout_default ... ok
[INFO] [stdout] test daemon::unityd::tests::handle_request_and_stream_cover_tool_batch_and_json_errors ... ok[2m2026-05-04T10:01:28.856077Z[0m [34mDEBUG[0m connecting to 127.0.0.1:33067 at 127.0.0.1:33067
[INFO] [stdout] 
[INFO] [stdout] test core::managed_binaries::tests::ensure_latest_for_can_skip_remote_checks_in_tests ... ok
[INFO] [stdout] [2m2026-05-04T10:01:28.856807Z[0m [34mDEBUG[0m created stream: Stream(TcpStream { addr: 127.0.0.1:44698, peer: 127.0.0.1:33067, fd: 6 })
[INFO] [stdout] [2m2026-05-04T10:01:28.856865Z[0m [34mDEBUG[0m self-update failed: Failed to fetch unity-cli manifest from known repositories: akiojin/unity-cli: Failed to request https://api.github.com/repos/akiojin/unity-cli/releases/latest: https://api.github.com/repos/akiojin/unity-cli/releases/latest: Dns Failed: resolve dns name 'api.github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-05-04T10:01:28.857053Z[0m [34mDEBUG[0m self-update failed: Failed to fetch unity-cli manifest from known repositories: akiojin/unity-cli: Failed to request https://api.github.com/repos/akiojin/unity-cli/releases/latest: https://api.github.com/repos/akiojin/unity-cli/releases/latest: Dns Failed: resolve dns name 'api.github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] test core::managed_binaries::tests::ensure_local_uses_existing_binary_without_download ... ok
[INFO] [stdout] test core::instances::tests::set_active_fails_for_unreachable_instance ... ok
[INFO] [stdout] test core::managed_binaries::tests::read_local_version_returns_none_for_missing_or_blank_file ... ok
[INFO] [stdout] test core::instances::tests::registry_path_uses_env_and_creates_parent_directory ... ok
[INFO] [stdout] test core::managed_binaries::tests::write_and_read_local_version_round_trip ... ok
[INFO] [stdout] test core::managed_binaries::tests::tools_root_prefers_unity_cli_tools_root_env ... ok
[INFO] [stdout] test core::runtime_paths::tests::daemon_dir_is_under_run_root ... ok
[INFO] [stdout] test core::managed_binaries::tests::unity_cli_status_uses_managed_install_layout ... ok
[INFO] [stdout] test daemon::unityd::tests::idle_timeout_env_override_and_invalid_values ... ok
[INFO] [stdout] test daemon::unityd::tests::pid_file_path_is_under_tools_dir ... ok
[INFO] [stdout] [2m2026-05-04T10:01:28.860898Z[0m [34mDEBUG[0m self-update failed: Failed to fetch unity-cli manifest from known repositories: akiojin/unity-cli: Failed to request https://api.github.com/repos/akiojin/unity-cli/releases/latest: https://api.github.com/repos/akiojin/unity-cli/releases/latest: Dns Failed: resolve dns name 'api.github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] test lsp::client::tests::collect_document_symbols_flattens_nested_symbols ... ok
[INFO] [stdout] test lsp::client::tests::get_apply_defaults_to_false ... ok
[INFO] [stdout] test lsp::client::tests::kind_from_lsp_maps_known_values ... ok
[INFO] [stdout] test lsp::client::tests::normalize_lsp_write_result_adds_contract_fields ... ok
[INFO] [stdout] [2m2026-05-04T10:01:28.861923Z[0m [34mDEBUG[0m sending request GET http://127.0.0.1:33067/
[INFO] [stdout] [2m2026-05-04T10:01:28.862114Z[0m [34mDEBUG[0m writing prelude: GET / HTTP/1.1
[INFO] [stdout] Host: 127.0.0.1:33067
[INFO] [stdout] Accept: */*
[INFO] [stdout] User-Agent: unity-cli
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] test lsp::client::tests::normalize_rel_path_accepts_assets_packages_and_library ... ok
[INFO] [stdout] test lsp::client::tests::normalize_rel_path_extracts_supported_prefix_from_absolute_like_input ... ok
[INFO] [stdout] test lsp::client::tests::normalize_rel_path_rejects_parent_traversal ... ok
[INFO] [stdout] [2m2026-05-04T10:01:28.862560Z[0m [34mDEBUG[0m Body entirely buffered (length: 26)
[INFO] [stdout] [2m2026-05-04T10:01:28.863009Z[0m [34mDEBUG[0m dropping stream: Stream(TcpStream { addr: 127.0.0.1:44698, peer: 127.0.0.1:33067, fd: 6 })
[INFO] [stdout] [2m2026-05-04T10:01:28.863138Z[0m [34mDEBUG[0m response 500 to GET http://127.0.0.1:33067/
[INFO] [stdout] test lsp::client::tests::path_matches_scope_filters_paths ... ok
[INFO] [stdout] test lsp::client::tests::id_matches_accepts_number_and_string_id ... ok
[INFO] [stdout] test lsp::client::tests::read_message_parses_content_length_framed_json ... ok
[INFO] [stdout] test lsp::client::tests::read_message_returns_none_when_stream_is_empty ... ok
[INFO] [stdout] test lsp::client::tests::remove_symbol_request_includes_fail_on_references_when_set ... ok
[INFO] [stdout] test lsp::client::tests::remove_symbol_request_omits_fail_on_references_when_unset ... ok
[INFO] [stdout] test lsp::client::tests::require_helpers_validate_expected_fields ... ok
[INFO] [stdout] test lsp::client::tests::retryable_session_error_detects_transport_failures ... ok
[INFO] [stdout] test lsp::client::tests::retryable_session_error_ignores_argument_errors ... ok
[INFO] [stdout] test lsp::client::tests::to_project_relative_or_raw_returns_relative_for_absolute_under_root ... ok
[INFO] [stdout] test lsp::client::tests::uri_and_ref_path_helpers_resolve_project_relative_paths ... ok
[INFO] [stdout] test lsp::client::tests::uri_to_rel_path_rejects_non_file_uris ... ok
[INFO] [stdout] test lsp::client::tests::read_message_rejects_missing_content_length_header ... ok
[INFO] [stdout] test lsp::daemon::tests::handle_request_handles_ping_status_and_stop ... ok
[INFO] [stdout] [2m2026-05-04T10:01:29.102929Z[0m [34mDEBUG[0m connecting to 127.0.0.1:39643 at 127.0.0.1:39643
[INFO] [stdout] [2m2026-05-04T10:01:29.103147Z[0m [34mDEBUG[0m created stream: Stream(TcpStream { addr: 127.0.0.1:41608, peer: 127.0.0.1:39643, fd: 6 })
[INFO] [stdout] [2m2026-05-04T10:01:29.103186Z[0m [34mDEBUG[0m sending request GET http://127.0.0.1:39643/
[INFO] [stdout] [2m2026-05-04T10:01:29.103228Z[0m [34mDEBUG[0m writing prelude: GET / HTTP/1.1
[INFO] [stdout] Host: 127.0.0.1:39643
[INFO] [stdout] Accept: */*
[INFO] [stdout] User-Agent: unity-cli
[INFO] [stdout] Authorization: ***
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] [2m2026-05-04T10:01:29.107964Z[0m [34mDEBUG[0m Body entirely buffered (length: 12)
[INFO] [stdout] [2m2026-05-04T10:01:29.108019Z[0m [34mDEBUG[0m dropping stream: Stream(TcpStream { addr: 127.0.0.1:41608, peer: 127.0.0.1:39643, fd: 6 })
[INFO] [stdout] [2m2026-05-04T10:01:29.108125Z[0m [34mDEBUG[0m response 500 to GET http://127.0.0.1:39643/
[INFO] [stdout] [2m2026-05-04T10:01:29.113922Z[0m [34mDEBUG[0m connecting to 127.0.0.1:33067 at 127.0.0.1:33067
[INFO] [stdout] [2m2026-05-04T10:01:29.114132Z[0m [34mDEBUG[0m created stream: Stream(TcpStream { addr: 127.0.0.1:44704, peer: 127.0.0.1:33067, fd: 6 })
[INFO] [stdout] [2m2026-05-04T10:01:29.114161Z[0m [34mDEBUG[0m sending request GET http://127.0.0.1:33067/
[INFO] [stdout] [2m2026-05-04T10:01:29.114192Z[0m [34mDEBUG[0m writing prelude: GET / HTTP/1.1
[INFO] [stdout] Host: 127.0.0.1:33067
[INFO] [stdout] Accept: */*
[INFO] [stdout] User-Agent: unity-cli
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] [2m2026-05-04T10:01:29.114432Z[0m [34mDEBUG[0m Body entirely buffered (length: 21)
[INFO] [stdout] [2m2026-05-04T10:01:29.114458Z[0m [34mDEBUG[0m dropping stream: Stream(TcpStream { addr: 127.0.0.1:44704, peer: 127.0.0.1:33067, fd: 6 })
[INFO] [stdout] [2m2026-05-04T10:01:29.114522Z[0m [34mDEBUG[0m response 200 to GET http://127.0.0.1:33067/
[INFO] [stdout] test core::managed_binaries::tests::get_json_retries_transient_server_error ... ok
[INFO] [stdout] test lsp::client::tests::execute_direct_covers_core_lsp_read_tools ... ok
[INFO] [stdout] test lsp::daemon::tests::handle_stream_round_trip_ping_request ... ok
[INFO] [stdout] test lsp::daemon::tests::is_would_block_checks_error_kind ... ok
[INFO] [stdout] test lsp::client::tests::maybe_execute_mode_gate_and_tool_filter_behave_as_expected ... ok
[INFO] [stdout] test lsp::daemon::tests::handle_stream_rejects_invalid_json ... ok
[INFO] [stdout] test lsp::client::tests::execute_direct_covers_lsp_write_tools ... ok
[INFO] [stdout] [2m2026-05-04T10:01:29.608586Z[0m [34mDEBUG[0m connecting to 127.0.0.1:39643 at 127.0.0.1:39643
[INFO] [stdout] [2m2026-05-04T10:01:29.608827Z[0m [34mDEBUG[0m created stream: Stream(TcpStream { addr: 127.0.0.1:41614, peer: 127.0.0.1:39643, fd: 3 })
[INFO] [stdout] [2m2026-05-04T10:01:29.608878Z[0m [34mDEBUG[0m sending request GET http://127.0.0.1:39643/
[INFO] [stdout] [2m2026-05-04T10:01:29.608922Z[0m [34mDEBUG[0m writing prelude: GET / HTTP/1.1
[INFO] [stdout] Host: 127.0.0.1:39643
[INFO] [stdout] Accept: */*
[INFO] [stdout] User-Agent: unity-cli
[INFO] [stdout] Authorization: ***
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] [2m2026-05-04T10:01:29.609113Z[0m [34mDEBUG[0m Body entirely buffered (length: 12)
[INFO] [stdout] [2m2026-05-04T10:01:29.609197Z[0m [34mDEBUG[0m dropping stream: Stream(TcpStream { addr: 127.0.0.1:41614, peer: 127.0.0.1:39643, fd: 3 })
[INFO] [stdout] [2m2026-05-04T10:01:29.609306Z[0m [34mDEBUG[0m response 500 to GET http://127.0.0.1:39643/
[INFO] [stdout] test core::managed_binaries::tests::get_response_reports_http_status_errors ... ok
[INFO] [stdout] [2m2026-05-04T10:01:29.621532Z[0m [34mDEBUG[0m self-update failed: Failed to fetch unity-cli manifest from known repositories: akiojin/unity-cli: Failed to request https://api.github.com/repos/akiojin/unity-cli/releases/latest: https://api.github.com/repos/akiojin/unity-cli/releases/latest: Dns Failed: resolve dns name 'api.github.com:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-05-04T10:01:29.636052Z[0m [34mDEBUG[0m self-update skipped: last check within throttle window
[INFO] [stdout] [2m2026-05-04T10:01:29.636413Z[0m [34mDEBUG[0m self-update skipped: last check within throttle window
[INFO] [stdout] [2m2026-05-04T10:01:29.636643Z[0m [34mDEBUG[0m self-update skipped: last check within throttle window
[INFO] [stdout] test app::runner::tests::run_with_cli_handles_local_tool_and_batch_paths ... ok
[INFO] [stdout] test lsp::daemon::tests::write_all_with_retry_rejects_zero_byte_progress ... ok
[INFO] [stdout] test lsp::daemon::tests::write_all_with_retry_handles_would_block_and_partial_writes ... ok
[INFO] [stdout] test skills::loader::tests::load_skills_handles_missing_root_and_skips_non_skill_entries ... ok
[INFO] [stdout] test skills::loader::tests::load_skills_supports_single_skill_root_and_dir_name_fallback ... ok
[INFO] [stdout] test skills::loader::tests::parse_frontmatter_and_collect_references_cover_optional_branches ... ok
[INFO] [stdout] test skills::loader::tests::parse_frontmatter_extracts_metadata ... ok
[INFO] [stdout] test skills::loader::tests::split_frontmatter_and_parse_frontmatter_cover_edge_cases ... ok
[INFO] [stdout] test skills::loader::tests::split_frontmatter_handles_basic_skill ... ok
[INFO] [stdout] test skills::tests::good_skill_passes_all_rules ... ok
[INFO] [stdout] test skills::tests::model_helpers_cover_skill_accessors_and_tool_sets ... ok
[INFO] [stdout] test skills::tests::r01_missing_description_fires ... ok
[INFO] [stdout] test skills::tests::r01_missing_multiple_required_fields_fire ... ok
[INFO] [stdout] test daemon::unityd::tests::serve_forever_exits_after_idle_timeout ... ok
[INFO] [stdout] test daemon::unityd::tests::socket_path_is_under_tools_dir ... ok
[INFO] [stdout] test daemon::unityd::tests::start_background_returns_already_running_when_status_reports_running ... ok
[INFO] [stdout] test skills::tests::r02_name_mismatch_fires ... ok
[INFO] [stdout] test skills::tests::r05_empty_and_duplicate_triggers_fire ... ok
[INFO] [stdout] test skills::tests::r04_unknown_category_fires ... ok
[INFO] [stdout] test skills::tests::r03_disallowed_tool_fires ... ok
[INFO] [stdout] test skills::tests::r05_uppercase_trigger_fires ... ok
[INFO] [stdout] test daemon::unityd::tests::try_call_tool_and_batch_map_daemon_errors ... ok
[INFO] [stdout] test skills::tests::r03_legacy_bare_bash_fires ... ok
[INFO] [stdout] test daemon::unityd::tests::try_call_tool_with_timing_returns_daemon_timing ... ok
[INFO] [stdout] test daemon::unityd::tests::write_pid_and_cleanup_use_temp_home ... ok
[INFO] [stdout] test daemon::unityd::tests::status_stop_and_ping_handle_response_shapes ... ok
[INFO] [stdout] test lsp::daemon::tests::daemon_idle_timeout_uses_env_override ... ok
[INFO] [stdout] test daemon::unityd::tests::tools_dir_creates_directory ... ok
[INFO] [stdout] test lsp::daemon::tests::handle_request_tool_branch_returns_error_payload_on_lsp_failure ... ok
[INFO] [stdout] test lsp::daemon::tests::ping_reports_invalid_json_response ... ok
[INFO] [stdout] test lsp::daemon::tests::ping_status_stop_and_call_tool_handle_daemon_responses ... ok
[INFO] [stdout] test skills::tests::r18_long_reference_without_toc_fires ... ok
[INFO] [stdout] test lsp::daemon::tests::serve_forever_accepts_stop_and_cleans_files ... ok
[INFO] [stdout] test lsp::daemon::tests::start_background_returns_already_running_when_status_is_true ... ok
[INFO] [stdout] test skills::tests::r20_and_r21_symlink_rules_cover_missing_and_valid_targets ... ok
[INFO] [stdout] test lsp::daemon::tests::write_pid_file_and_cleanup_manage_files_under_tools_root ... ok
[INFO] [stdout] test skills::tests::r07_too_long_description_fires ... ok
[INFO] [stdout] test skills::tests::r08_missing_front_trigger_fires ... ok
[INFO] [stdout] test tooling::local_tools::tests::build_index_and_find_symbol_roundtrip ... ok
[INFO] [stdout] test skills::tests::r09_first_person_fires ... ok
[INFO] [stdout] test tooling::local_tools::tests::create_class_generates_simple_class ... ok
[INFO] [stdout] test skills::tests::r19_reference_link_to_reference_fires ... ok
[INFO] [stdout] test skills::tests::r06_unknown_sibling_fires ... ok
[INFO] [stdout] test tooling::local_tools::tests::collect_cs_files_and_index_helpers_cover_readiness_branches ... ok
[INFO] [stdout] test tooling::local_tools::tests::create_class_rejects_existing_file ... ok
[INFO] [stdout] test tooling::local_tools::tests::extract_symbols_from_text_covers_major_symbol_kinds ... ok
[INFO] [stdout] test tooling::local_tools::tests::helper_comment_and_snippet_processing_works ... ok
[INFO] [stdout] test tooling::local_tools::tests::helper_path_normalization_and_resolution_cover_edge_cases ... ok
[INFO] [stdout] test tooling::local_tools::tests::helper_symbol_and_scope_predicates_work ... ok
[INFO] [stdout] test tooling::local_tools::tests::find_refs_supports_cursor_paging ... ok
[INFO] [stdout] test tooling::local_tools::tests::create_class_with_namespace_and_inherits ... ok
[INFO] [stdout] test tooling::local_tools::tests::read_returns_file_slice ... ok
[INFO] [stdout] test tooling::local_tools::tests::requires_unityengine_using_only_for_monobehaviour ... ok
[INFO] [stdout] test tooling::local_tools::tests::lsp_write_tools_require_lsp_mode ... ok
[INFO] [stdout] test tooling::local_tools::tests::search_finds_matching_lines ... ok
[INFO] [stdout] test tooling::local_tools::tests::find_symbol_returns_index_not_ready_before_build ... ok
[INFO] [stdout] test tooling::local_tools::tests::create_class_rejects_invalid_name ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::addressables_analyze_schema_uses_action_specific_variants ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::addressables_manage_schema_has_manage_actions ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::build_index_schema_allows_output_path ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::capture_video_start_schema_restricts_mode_and_format ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::clear_logs_schema_is_strict_empty_object ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::create_animation_clip_schema_requires_clip_and_sprite_paths ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::create_animator_controller_schema_is_strict_and_nested ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::create_prefab_schema_allows_template_mode_without_source_object ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::action_enum_schemas_use_composite_variants ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::csharp_file_write_schemas_are_local_and_strict ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::delete_gameobject_schema_uses_any_of_targets ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::execute_menu_item_schema_supports_default_and_action_variants ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::analyze_asset_dependencies_schema_has_expected_actions ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::get_gameobject_details_schema_uses_any_of_identifiers ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::input_keyboard_schema_uses_any_of_for_action_or_actions ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::load_scene_schema_uses_one_of_identifier_variants ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::local_executor_tools_are_marked ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::known_tool_lookup_works ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::manage_layers_schema_requires_action_enum ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::modify_gameobject_schema_requires_path ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::manage_asset_database_schema_uses_action_specific_variants ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::ping_schema_is_strict_object ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::rename_symbol_schema_is_strict_and_requires_name_path ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::run_tests_schema_allows_test_mode_enum ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::set_component_field_schema_requires_component_and_field ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::create_sprite_atlas_schema_is_strict_and_nested ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::package_manager_schema_has_required_action ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::tool_catalog_keeps_manifest_parity_count ... ok
[INFO] [stdout] test unity::transport::tests::call_tool_returns_error_on_failure_response ... ok
[INFO] [stdout] test tooling::local_tools::tests::get_symbols_extracts_class_and_method ... ok
[INFO] [stdout] test unity::transport::tests::call_tool_returns_result_on_success ... ok
[INFO] [stdout] test unity::transport::tests::call_tool_with_timing_reports_non_negative_durations ... ok
[INFO] [stdout] test unity::transport::tests::parse_embedded_json_keeps_plain_strings ... ok
[INFO] [stdout] test unity::transport::tests::normalize_response_handles_success_and_error_shapes ... ok
[INFO] [stdout] test tooling::local_tools::tests::list_packages_lists_package_dirs ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::tool_specs_cover_catalog ... ok
[INFO] [stdout] test unity::transport::tests::parse_json_accepts_trimmed_json ... ok
[INFO] [stdout] test unity::transport::tests::parse_json_rejects_empty_and_non_utf8_payload ... ok
[INFO] [stdout] test tooling::tool_catalog::tests::tool_catalog_avoids_default_params_schema_for_known_tools ... ok
[INFO] [stdout] test tooling::local_tools::tests::update_index_refreshes_symbol_names ... ok
[INFO] [stdout] test skills::tests::r10_missing_use_when_fires ... ok
[INFO] [stdout] test skills::tests::r17_missing_runtime_checklist_fires ... ok
[INFO] [stdout] test skills::tests::r14_missing_heading_fires ... ok
[INFO] [stdout] test skills::tests::r11_missing_sibling_mention_fires ... ok
[INFO] [stdout] test skills::tests::r15_references_without_link_fires ... ok
[INFO] [stdout] test skills::tests::r16_time_sensitive_phrase_fires ... ok
[INFO] [stdout] test skills::tests::r13_too_long_body_fires ... ok
[INFO] [stdout] test skills::tests::r12_unidirectional_sibling_fires ... ok
[INFO] [stdout] test skills::tests::r22_collision_without_cross_listing_fires ... ok
[INFO] [stdout] test skills::tests::report_and_runner_cover_text_json_discovery_and_error_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app::runner::tests::run_with_cli_handles_instances_and_daemon_commands_without_server stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::runner::tests::run_with_cli_handles_instances_and_daemon_commands_without_server' (39) panicked at src/app/runner.rs:1823:10:
[INFO] [stdout] instances list should succeed: Failed to parse registry file: /tmp/.tmpz8J9Wp/instances.json
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     EOF while parsing a value at line 1 column 0
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <serde_json::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.101/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<unity_cli::core::instances::Registry, serde_json::error::Error> as anyhow::Context<unity_cli::core::instances::Registry, serde_json::error::Error>>::with_context::<alloc::string::String, unity_cli::core::instances::load_registry::{closure#1}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.101/src/context.rs:65:37
[INFO] [stdout]    2: unity_cli::core::instances::load_registry
[INFO] [stdout]              at ./src/core/instances.rs:194:10
[INFO] [stdout]    3: unity_cli::core::instances::list_instances::{closure#0}
[INFO] [stdout]              at ./src/core/instances.rs:60:24
[INFO] [stdout]    4: unity_cli::app::runner::run_with_cli::{closure#0}
[INFO] [stdout]              at ./src/app/runner.rs:125:81
[INFO] [stdout]    5: unity_cli::app::runner::tests::run_with_cli_handles_instances_and_daemon_commands_without_server::{closure#0}
[INFO] [stdout]              at ./src/app/runner.rs:1822:10
[INFO] [stdout]    6: <core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]    9: tokio::task::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   10: tokio::task::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   11: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   12: <tokio::runtime::scheduler::current_thread::Context>::enter::<core::task::poll::Poll<()>, <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   13: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   14: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   15: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<<tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   17: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::try_with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   18: <std::thread::local::LocalKey<tokio::runtime::context::Context>>::with::<tokio::runtime::context::set_scheduler<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>::{closure#0}, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>)>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   19: tokio::runtime::context::set_scheduler::<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core>, core::option::Option<()>), <tokio::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   20: <tokio::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio::runtime::scheduler::current_thread::CoreGuard>::block_on<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>::{closure#0}, core::option::Option<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   21: <tokio::runtime::scheduler::current_thread::CoreGuard>::block_on::<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   22: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   23: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::current_thread::CurrentThread>::block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   24: <tokio::runtime::scheduler::current_thread::CurrentThread>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   25: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   26: <tokio::runtime::runtime::Runtime>::block_on::<core::pin::Pin<&mut dyn core::future::future::Future<Output = ()>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   27: unity_cli::app::runner::tests::run_with_cli_handles_instances_and_daemon_commands_without_server
[INFO] [stdout]              at ./src/app/runner.rs:1868:61
[INFO] [stdout]   28: unity_cli::app::runner::tests::run_with_cli_handles_instances_and_daemon_commands_without_server::{closure#0}
[INFO] [stdout]              at ./src/app/runner.rs:1814:81
[INFO] [stdout]   29: <unity_cli::app::runner::tests::run_with_cli_handles_instances_and_daemon_commands_without_server::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   32: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   33: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   37: test::run_test_in_process
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   38: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   39: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   40: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   49: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50: <unknown>
[INFO] [stdout]   51: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64fd8e81b8ea - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64fd8e81b8ea - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64fd8e81b8ea - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64fd8e81b8ea - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64fd8e834e2a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64fd8e834e2a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x64fd8e8218f2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64fd8e8218f2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64fd8e7f44ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64fd8e7f44ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64fd8e811c19 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64fd8e04975c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64fd8e04975c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64fd8e811e92 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64fd8e811e92 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64fd8e7f45a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64fd8e7e8b89 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64fd8e7f59bd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64fd8e83569c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64fd8e8353e2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64fd8dee598c - <core[d17f6591d688f3bd]::result::Result<(), anyhow[133046b2572753f1]::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64fd8df5a086 - unity_cli[37e9792f01fe1781]::app::runner::tests::run_with_cli_handles_instances_and_daemon_commands_without_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/runner.rs:1823:10
[INFO] [stdout]   22:     0x64fd8ddf0b42 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64fd8ddf0dfd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64fd8ddc649d - <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x64fd8ddc431b - tokio[ea6a588aca9ae073]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x64fd8ddc431b - tokio[ea6a588aca9ae073]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x64fd8ddc431b - <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x64fd8dd9a550 - <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x64fd8ddba96d - <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x64fd8ddb4d44 - <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x64fd8dca911b - <tokio[ea6a588aca9ae073]::runtime::context::scoped::Scoped<tokio[ea6a588aca9ae073]::runtime::scheduler::Context>>::set::<<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x64fd8df38069 - tokio[ea6a588aca9ae073]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x64fd8dd06a82 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[ea6a588aca9ae073]::runtime::context::Context>>::try_with::<tokio[ea6a588aca9ae073]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x64fd8dd0478e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[ea6a588aca9ae073]::runtime::context::Context>>::with::<tokio[ea6a588aca9ae073]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x64fd8df192ed - tokio[ea6a588aca9ae073]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x64fd8dda38f0 - <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x64fd8dda5ec6 - <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x64fd8ddb1c60 - <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x64fd8df1c9e3 - tokio[ea6a588aca9ae073]::runtime::context::runtime::enter_runtime::<<tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x64fd8dd96741 - <tokio[ea6a588aca9ae073]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x64fd8de62a14 - <tokio[ea6a588aca9ae073]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x64fd8de6380f - <tokio[ea6a588aca9ae073]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x64fd8df72a5f - unity_cli[37e9792f01fe1781]::app::runner::tests::run_with_cli_handles_instances_and_daemon_commands_without_server
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/runner.rs:1868:61
[INFO] [stdout]   44:     0x64fd8df55ad7 - unity_cli[37e9792f01fe1781]::app::runner::tests::run_with_cli_handles_instances_and_daemon_commands_without_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/runner.rs:1814:81
[INFO] [stdout]   45:     0x64fd8dcff3d6 - <unity_cli[37e9792f01fe1781]::app::runner::tests::run_with_cli_handles_instances_and_daemon_commands_without_server::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64fd8e03ca3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x64fd8e03ca3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x64fd8e04a22b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x64fd8e04a22b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x64fd8e04a22b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x64fd8e04a22b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x64fd8e04a22b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64fd8e04a22b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x64fd8e04a22b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x64fd8e043944 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x64fd8e043944 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x64fd8e04ce32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x64fd8e04ce32 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64fd8e04ce32 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64fd8e04ce32 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64fd8e04ce32 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64fd8e04ce32 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x64fd8e04ce32 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x64fd8e81a50f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x64fd8e81a50f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7d22a0a1faa4 - <unknown>
[INFO] [stdout]   67:     0x7d22a0aaca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app::runner::tests::run_with_cli_handles_instances_and_daemon_commands_without_server
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 256 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.95s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin unity-cli`
[INFO] running `Command { std: "docker" "inspect" "a585c8ec91314f9f881652d26d2bddf296012343a823936137fee8cb8a001a51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a585c8ec91314f9f881652d26d2bddf296012343a823936137fee8cb8a001a51", kill_on_drop: false }`
[INFO] [stdout] a585c8ec91314f9f881652d26d2bddf296012343a823936137fee8cb8a001a51
